﻿
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.category-products {
    display: block;
    position: relative;
    background-color: #ffffff;
    margin-top: -7% !important;
}

.category-products {
    display: block;
    position: relative;
    background-color: #ffffff;
    margin-top: -7% !important;
    padding: 31px;
}


select#man:hover,
select#series:hover,
select#motor:hover {
    opacity: 0.9;
    transition: 0.8s ease;
    background-color: #fafafa;
}


select#man, select#series, select#motor {
    height: 62px;
}
/*testing_fonts*/
@font-face
{
    font-family: AkkoProBoldItalic;
    src: url(../fonts/Akko Pro Bold/Linotype-AkkoProBoldItalic.woff2) format("woff2"),
         url(../fonts/Akko Pro Bold/Linotype-AkkoProBoldItalic.ttf) format("truetype");
  /* Legacy iOS */ }
}
@font-face
{
    font-family: AkkoProItalic;
    src: url(../fonts/Akko Pro Bold/Linotype-AkkoProItalic.woff2) format("woff2"),
         url(../fonts/Akko Pro Bold/Linotype-AkkoProItalic.ttf) format("truetype");
  /* Legacy iOS */ }

@font-face
{
    font-family: AkkoProLightItalic;
    src: url(../fonts/Akko Pro Bold/Linotype-AkkoProLightItalic.woff2) format("woff2"),
         url(../fonts/Akko Pro Bold/Linotype-AkkoProLightItalic.ttf) format("truetype");
  /* Legacy iOS */ }

/*-*/
@font-face
{
    font-family: AkkoProBoldItalic;
    src: url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProBoldItalic.woff2) format("woff2"),
         url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProBoldItalic.ttf) format("truetype");
  /* Legacy iOS */ }
}
@font-face
{
    font-family: AkkoProItalic;
    src: url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProItalic.woff2) format("woff2"),
         url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProItalic.ttf) format("truetype");
  /* Legacy iOS */ }

@font-face
{
    font-family: AkkoProLightItalic;
    src: url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProLightItalic.woff2) format("woff2"),
         url(https://www.racechip.co.za/public_html/skin/frontend/carbon/vaimo_racechip/fonts/Akko Pro Bold/Linotype-AkkoProLightItalic.ttf) format("truetype");
  /* Legacy iOS */ }

@font-face
{
    font-family: OrbitronMedium;
    src: url(../fonts/orbitron/orbitron-medium.otf);
}

@font-face
{
    font-family: OpenSansRegular;
    src: url(../fonts/opensans/OpenSans-Regular.ttf);
}

@font-face
{
    font-family: OpenSansSemiBold;
    src: url(../fonts/opensans/OpenSans-Semibold.ttf);
}

@font-face
{
    font-family: RobotoRegular;
    src: url(../fonts/opensans/Roboto-Regular.ttf);
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    background-color: #e6e6e6;
    color: #e1e1e1;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    font-weight: 500;
}

body:after {
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e6e6e6;
    /*background-image: url(../images/racechip-mainBackground.jpg);
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;*/
    width: 100%;
    height: 100%;
    z-index: -1;
}
p.teaser-text {
    font-family: Roboto, Arial, Verdana, sans-serif;
}
p.fontstyle-Roboto-p {
    font-family: Roboto, Arial, Verdana, sans-serif;
}
a.text-article-h {
    font-family: Roboto, Arial, Verdana, sans-serif;
}
p.text-article-p {
    font-family: Roboto, Arial, Verdana, sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, Arial,Verdana;;
}

h1.fontstyle-Roboto-h {
    font-family: Roboto, Arial, Verdana, sans-serif;
}


h1 {
    font-style: italic;
    margin-bottom: 20px;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-size: 2.14286rem;
    line-height: normal;
}


h2 {
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.2rem;
}

h3 {
   font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.2rem;
}

h4 {font-family: Roboto, Arial, Verdana, sans-serif;
    font-size: 15px;
    line-height: 19px;
}

h5 {font-family: Roboto, Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

h6 {font-family: Roboto, Arial, Verdana, sans-serif;
    font-size: 15px;
    line-height: 15px;
}
.short-description {
    display: none;
}

/* Page Heading */
.page-title h1 {
    margin-top: 0;
}

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left;
}

.subtitle,
.sub-title {
    clear: both;
}

/* Links */
a {
    color: #db4c1f;
    text-decoration: none;
}


a:hover,
a:focus {
    color: #999;
    /*text-decoration: underline;*/
}



a:visited {
    color: #db4c1f;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

@media (max-width:325px) and (min-width:315px) {
  img {
    max-width: 100%!important;
  }
  .text-article-p {
    max-width: 95%!important;
  }
  .text-article-h {
    max-width: 90%!important;
  }
  .home-small-text-container .home-small-text .head-line {
    max-width: 90%!important;
  }
  .home-small-text {
    max-width: 90%!important;
  }
}
@media (max-width: 375px) and (min-width: 365px){
  img {
    max-width:100%!important;
  }
  .text-article-p {
    max-width: 95%!important;
  }
  .home-small-text {
    max-width: 85%!important;
  }
}
@media (max-width: 420px) and (min-width: 410px) {
  .home-small-text-container .home-small-text .scroll-box {
    width: 80%;
  }
}

/* Nick-add on */

.nick-heidfeld-block {
    display: inline-block;
    width: 172%;
    margin-left: -36%;
    background-color: #f3f3f5;
    box-shadow: inset 0px 20px 70px -20px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 0px 20px 70px -20px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px 20px 70px -20px rgba(0, 0, 0, 0.7);
    /*overflow: hidden;*/
}
h2.titlenick {
    color: #333333 !important;
    font-size: 34px !important;
    font-weight: normal !important;
    line-height: 44px !important;
    margin: 20px 487px !important;
    padding: 16px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    width: 38% !important;
}

img.video_explain {
    width: 20%;
    margin: 0 26%;
    padding-bottom: 35px;
}
img.Nick_wall {
    float: right;
    margin-right: 12%;
    margin-top: -29%;
    display: inline-block;
}

/* Buttons */
button.button.configure-chip-btn_nick {
    position: relative;
    background-color: #4dad1c;
    background: linear-gradient(top, #51ba1b, #388513);
    height: 48px;
    min-width: 218px;
    z-index: 1;
    white-space: nowrap;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.85714rem;
    margin-left: 26%;
    margin-bottom: 25px;
    transition: none !important;
}

.button_nick {
    background: #000;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, Arial, Verdana, sans-serif;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.button {
    background: #51ba1b;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, Arial, Verdana, sans-serif;
    margin: 0;
    padding: 7px 18px 6px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}


.button: visited {
    background: #9ca298;}

.button:focus {
    outline: none;
    outline: 0;
    outline-offset: 0;
    background-color:#448e12;
}
.button:hover,
.button:focus {
    text-decoration: none;
    background: #439e14;
    color: #ffffff;
    border-color: 0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.button:active,
.button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background-color:#448e12;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button:focus,
.button:active
{
    color: #333333;
    background-color: #ebebeb;
    border-color: #a1a1a1;
}

.button-co,
#place-order-button,
.btn-proceed-checkout {
    background: #fe5c1a;
}

a.logo {
    margin-left: -230% !important;
}
.pagemanager {
    margin-top: -3%;
}
li.contact-menu {
    padding-left: 14px;
}
a#menu1 {
    padding-left: 33px !important;
}
#nav ul {
    box-shadow: none !important;
}
img.contact-area_header_image {
    margin-top: -3%;
    margin-left: -1px;
}

.button-co:hover,
.button-co:active,
.button-co:focus,
.btn-proceed-checkout:hover,
.btn-proceed-checkout:active,
.btn-proceed-checkout:focus,
#place-order-button:hover,
#place-order-button:active,
#place-order-button:focus {
    border-color: none;
    color: #fff;
}


#footer .btn-newsletter {
    background: #429e13 none repeat scroll 0% 0% !important;
}
#footer .btn-newsletter:hover {
    background: ##388611 none repeat scroll 0% 0% !important !important;
}
button.btn-newsletter {
    color: white;
}
button.btn-newsletter:hover {
    color: white;
}

/* Inputs and textareas */

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */

    line-height: normal;
}
input[type="file"] {
    display: block;
}
select[multiple],
select[size] {
    height: auto;
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

.select-wrapper select:focus {
    outline: none !important;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}

.input-text:-moz-placeholder {
    color: #999;
}
.input-text::-moz-placeholder {
    color: #999;
}
.input-text:-ms-input-placeholder {
    color: #999;
}
.input-text::-webkit-input-placeholder {
    color: #999;
}
.input-text,
textarea {
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: inline-block;
    padding: 7px;
    vertical-align: middle;
    width: 100%;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-text:focus,
textarea:focus{
    border-color: rgba(254, 92, 26, 0.59);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(228, 114, 20, 0.075), 0 0 8px rgba(233, 172, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(162, 83, 14, 0.075), 0 0 8px rgba(233, 182, 102, 0.61);
}
.input-text[disabled],
.input-text[readonly],
textarea[disabled],
textarea[readonly],
fieldset[disabled] .input-text {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.radio,
.form-list .control label,
.checkbox {
    cursor: pointer;
    width: auto;
}

/* Lists */
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;

}

/* Tables */
table {
    border: none;
}

/* Labels */
label {
    display: inline-block;
}

label em {
	color: #fe5c1a;
}

.form-list label,
.one-page-checkout label {
    width: 29%;
    margin-bottom: 5px;
}

/* Grouped fields */
.form-list li {
    margin: 0 0 10px 0;
}

.form-list .field {
    margin: 0 0 10px 0;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}

.form-list .input-box,
.one-page-checkout .input-text {
    display: inline-block;
    width: 70%
}


.form-list .input-text

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text {
    width: 74px;
}

/* Buttons set */

.buttons-set {
    line-height: 30px;
    float: left;
}

.buttons-set a {
    text-transform: none;
}

.back-link {
    float: left;
}

.buttons-set button.button {
    float: right;
    min-width: 100px;
}

.buttons-set p.required {
    color: #fe5c1a;
    margin: 0;
}

/* Form Validation */
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 0;
    padding-left: 0;
    font-size: 10px;
    line-height: 12px;
    background: url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
    color: #fe5c1a;
}

.validation-failed {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #fe5c1a;
}

span.required {
    color: #fe5c1a;
}

/* Expiration date and CVV number validation fix */
.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

/* Global Messages  */
.success {
    color: #3d6611;
    font-weight: bold;
}

.error {
    color: #f00;
    font-weight: bold;
}

.notice {
    color: #ccc;
}

.customer-address-index .messages {
    margin-top: 20px;
}

.messages,
.messages ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.messages i {
    display: inline-block;
    margin-right: 10px;
}

.messages li {
    margin: 0 0 10px;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    font-family: Roboto, Arial, Verdana, sans-serif;
    min-height: 24px;
    padding: 10px 10px 0 10px;
}

.error-msg {
    background-color: #ff544c;
    color: #fff;
}

.success-msg {
    background-color: #5dc46e;
    color: #fff;
}

.note-msg,
.notice-msg {
    background-color: #ccc;
}

/* Breadcrumbs */
.breadcrumbs {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

.breadcrumbs ul {
    padding: 0;
    margin: 0;
}

.breadcrumbs ul * {
    float: left;
}

.breadcrumbs a,
.breadcrumbs strong {
    padding: 5px;
}

.breadcrumbs span {
    padding: 5px 0;
}

.breadcrumbs a {
    color: #999;
}

/*
    Pager appear on other pages than category; such
    as account pages, therefore this is added in global.css
*/
.pages .pagination {
    margin: 0;
    text-align: center;
}

.pagination {
    border-radius:3px;
    display: block;
    height: 14px;
    margin: 20px 0;
    padding-left: 0;
}
.pagination li {
    display: inline-block;
}
.pagination li a,
.pagination li span {
    color: #e1e1e1;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding: 0 11px;
    position: relative;
    text-decoration: none;
}
.pagination li:first-child a,
.pagination li:first-child span {
}
.pagination li:last-child a,
.pagination li:last-child span {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
    color: #fe5c1a;
    text-decoration: underline;
}
.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
    color: #fe5c1a;
    cursor: default;
    text-decoration: underline;
    z-index: 2;
}

.toolbar select {
    padding: 2px;
    background: #fff;
    box-shadow: none;
}

/* Sorter */

.toolbar .sort-by select {
    width: 100px;
    margin: 0 10px 0 5px;
}

/* Limiter */
.toolbar .limiter select {
    margin: 0 20px 0 5px;
    width: auto;
}

/* Toolbar */
.toolbar {
    padding: 0 0 20px;
    clear: both;
}

.toolbar-bottom .toolbar {
    padding: 13px 0 12px;
    clear: both;
}

.toolbar .amount,
.toolbar label {
}

.toolbar-bottom .toolbar {
    border-bottom: none;
}

.toolbar-bottom .no-pagination {
    border-top: 0;
}

.toolbar-bottom .toolbar .amount,
.toolbar-bottom .toolbar .sort-by,
.toolbar-bottom .toolbar .limiter {
    display: none;
}

.toolbar label {
    display: inline-block;
    line-height: 12px;
    padding-right: 10px;
    padding-top: 10px;
    vertical-align: top;
}

/* Bottom Toolbar */
.toolbar-bottom {
    background: rgba(0,0,0,0.8);
    margin-bottom: 20px;
}

/* Data tables */
.data-table {
    width: 100%;
}

.data-table th {
    padding: 6px;
    border: 1px solid #ddd;
    font-weight: bold;
    white-space: nowrap;
}

.data-table td {
    border: 1px solid #ddd;
    padding: 10px;
}

.data-table thead {
    background-color: #f2f2f2;
}

.data-table tr.even {
    background-color: rgba(255,255,255,0.3);
}

.data-table tbody.odd td {
    border-width: 0 1px;
}

.data-table tbody.even {
    background-color: rgba(255,255,255,0.3);
}

.data-table tbody.even td {
    border-width: 0 1px;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom-width: 1px;
}

.data-table th .tax-flag {
    white-space: nowrap;
    font-weight: normal;
}

.data-table td.label,
.data-table th.label {
    font-weight: bold;
    background-color: #f6f6f6;
    text-shadow: none;
    color: #333;
    border-radius: 0;
    line-height: normal;
    border-bottom: none;
    border-right: none;
}

.data-table tr.last {
    border-bottom: 1px solid #ddd;
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
    cursor: pointer;
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
    cursor: pointer;
}

tr.show-details .summary-collapse {
    background-position: 0 -53px;
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}

/* Shopping cart tax info */
.cart-tax-info {
    display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 4px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline;
    font-weight: normal;
}

.cart-tax-total-expanded {
    background-position: 100% -53px;
}

/* Misc */
.links li {
    display: inline;
}

.links li.first {
    padding-left: 0;
}

.links li.last {
    background: none;
    padding-right: 0;
}

.link-cart {
    font-weight: bold;
    color: #f00;
}

.link-reorder {
    font-weight: bold;
}

.link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
}

.link-rss {
    background: url(../images/i_rss.gif) 0 1px no-repeat;
    padding-left: 18px;
    white-space: nowrap;
}

.btn-remove {
    font-size: 14px;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: #ddd;
    text-indent: -999em;
    overflow: hidden;
}

/* Noscript notice */
.noscript {
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.noscript .noscript-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 12px 0 12px;
    background: url(../images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
    margin: 0;
}

/* Demo notice */
.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
    color: #fff;
}

/* Cookie notice */
.notice-cookie {
    border-bottom: 1px solid #cfcfcf;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.notice-cookie .notice-inner {
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(../images/i_notice.gif) 20px 25px no-repeat;
    text-align: left;
}

.notice-cookie .notice-inner p {
    margin: 0 0 10px;
    border: 1px dotted #cccc73;
    padding: 10px;
}

/* Figure */
figure {
    margin: 0;
}

/* Other */
.carousel-control {
    overflow: hidden;
}

/* Hide an element to all users except screen readers */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.pull-clear-right {
    float: right;
    clear: right;
}

.pull-clear-left {
    float: left;
    clear: left;
}

.product-buttons-container {
    background-color: #ffffff;
    width: 100%;
}

.center {
    text-align: center;
}

@-moz-document url-prefix() {
    #search_mini_form .input-text {
        padding: 8px 10px !important;
        height: 42px !important;
    }
}
@-moz-document url-prefix() {
    .select-wrapper select {
        padding-top: 6px;
    }
}

/* Become Stockist Form Styling */
.account-create .input-text {
    background-color: #6d6c6c;
    border-radius: 10px;
    border: 1px solid #292929;
    color: #ffffff;
}



/* From 14-02-2017 */
.all-news-link { padding: 0 10px !important;}
.container.content { }
.cms-index-index .container.content { max-width: 100%; padding: 0; margin: 0;}
.cms-index-index .container.content .col-main > p { margin: 0;}
.cms-index-index .pagemanager .row-0 img { width: 100%;}
.banner { position: relative;}
.banner-box { position: absolute; top: 210px; left: 188px; /*width: 40%;*/}
.container.content {margin-top: -25px;}
.pagemanager .banner-box h2 { padding: 0; margin: 0; color: #fff; font-size: 30px; line-height: normal; font-weight: bold;}
.vehicle-select lable h5 { color: #fff; font-size: 17px;}
.vehicle-select select { font-style: normal !important; cursor: pointer;}
img.remote {margin-top: -17px;}
div#status {margin-top: -270px;}
.configure-chip-btn {
position: relative;
background-color: #4dad1c;
/*background: -webkit-gradient(linear, left top, left bottom, from(#51ba1b), to(#388513));
background: -moz-linear-gradient(top, #51ba1b, #388513);
background: -ms-linear-gradient(top, #51ba1b, #388513);*/
background: linear-gradient(top, #51ba1b, #388513);
height: 53px;
min-width: 230px;
padding: 0 20px 0 60px;
z-index: 1;
line-height: 3.6;
white-space: nowrap;
border-top-left-radius: 16px;
border-bottom-right-radius: 16px;
font-family: Roboto, Arial, Verdana, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 0.85714rem;
transition: none !important;
}
.configure-chip-btn:active, .configure-chip-btn:focus { background-color: #51ba1b; color: #fff;}
.configure-chip-btn:hover { background: #388513;}
.configure-chip-btn .icon-angle-double-right { display: none;}
.configure-chip-btn:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 16px;
    top: 16px;
    left: 20px;
    background: transparent url("../images/selector-icon.png") no-repeat center left;
    background-size: 24px 16px;
}
.configure-chip-btn:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 30px;
    right: -21px;
    top: -7px;
    bottom: auto;
    z-index: 2;
    background: transparent url("../images/stage-cta-flags.png") no-repeat center;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}

#compare-heading-sections { margin-top: 34px !important; margin-bottom: 7px; font-size: 20px !important;}
.homepage-chip-three > h1 { margin-bottom: 50px !important; margin-top: 10px !important;}
.portfolio-shop-button .yet-another-container-just-for-yet-another-shadow {
    width: 80%;
    margin: 30px auto 0;
    -webkit-box-shadow: inset 0px -2px 6px -6px rgba(125, 125, 125, 0.5);
    -moz-box-shadow: inset 0px -2px 6px -6px rgba(125, 125, 125, 0.5);
    box-shadow: inset 0px -2px 6px -6px rgba(125, 125, 125, 0.5);
}
.portfolio-shop-button .advantages-container {
    width: 100%;
    max-width: 960px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
}
.portfolio-shop-button .advantages-container .advantages-list {
    float: left;
    width: 78.125%;
}
.portfolio-shop-button .advantages-container .advantages-list.no-klarna li.first, .wrapper .page .content-container .main .product-portfolio .portfolio-shop-button .advantages-container .advantages-list.no-klarna li.second {
    width: 33%;
    padding-left: 20px;
}
.portfolio-shop-button .advantages-container .advantages-list li {
    width: 25%;
    padding-right: 20px;
    float: left;
    text-align: left;
    line-height: 70px;
    vertical-align: middle;
    padding-top: 20px;
}
.portfolio-shop-button .advantages-container .advantages-list.no-klarna li.third {
    padding-left: 40px;
}
.portfolio-shop-button .advantages-container .btn.select-car {
    float: right;
    line-height: normal;
    background: #4FB61A url(../images/selector-icon.png) no-repeat left 20px center;
    color: #fff;
    padding: 23px 40px 23px 60px;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    background-size: 22px;
}
.portfolio-shop-button .advantages-container .btn.select-car:hover { background: #388513 url(../images/selector-icon.png) no-repeat left 20px center; background-size: 22px;}
.portfolio-shop-button button {
    max-width: 250px;
    margin: 0 auto;
    padding: 0 40px 0 60px;
    background-position: 30px;
    background-size: 22px, cover;
}
.portfolio-shop-button .advantages-container .advantages-list li.first img {
    width: 35px;
}
.portfolio-shop-button .advantages-container .advantages-list li img {
    display: inline-block;
    float: left;
}
.portfolio-shop-button .advantages-container .advantages-list li .legend {
    display: inline-block;
    float: left;
    line-height: normal;
    margin-left: 12px;
    color: #8a8a8a;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 0.85714rem;
}
.portfolio-shop-button .advantages-container .advantages-list li.second img {
    width: 30px;
}
.portfolio-shop-button .advantages-container .advantages-list li.third img {
    width: 32px;
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button { display: none;}
.video_slider .vjs-loading-spinner {
    display: none !important;
}
.video_slider {

    overflow: hidden;
    margin-bottom: 0;
    width: 1900px !important;
    margin-left: -395px;
    /*overflow: hidden;
    margin-bottom: 0;
    border-bottom: 5px solid #010101;*/
}
.video_slider > .video-js {
    margin: 0 auto;
    width: auto;
    height: 550px;
    background-color: #000;
    text-align: center;
    -webkit-transition: height .7s;
    transition: height .7s;
    z-index: 81;
}
.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto, Arial, Verdana, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.video_slider video {
    height: auto !important;
    width: auto !important;
    position: relative !important;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video_slider .vjs-loading-spinner {
    display: none !important;
}
.video_slider .video_overlay .vertical-center .btn-play-video {
    background-image: url("../../../racechip/default/images/play_button.png");
    background-size: 130px;
    height: 130px;
    width: 130px;
    -webkit-transition: all .4s ease .7s;
    transition: all .4s ease .7s;
    opacity: 1;
    display: block;
    margin: 0 auto 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    top: 0;
}
@media (max-width: 770px) and (min-width: 760px){
  .col-md-6 .fontstyle-Roboto-p p{
    margin-left: 20%!important;
  }
}
@media (max-width: 1300px) and (min-width: 1280px){

  .video_slider .video_overlay .vertical-center .btn-play-video{
    margin: 0 550px 30px;
  }
}
.video_slider .video_overlay .vertical-center .icon-btn-play .arrow-right {
    text-shadow: 0 0 6px rgba(255, 255, 255, 0.7);
}
.video_slider .video_overlay .vertical-center .btn-play-video > span {
    display: block;
    position: absolute;
    bottom: -50px;
    width: 600px;
    left: -220px;
    color: #fff;
    text-align: center;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.14286rem;
    text-shadow: 1px 1px 1px black;
}
.video_slider .video_overlay .vertical-center {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.video_slider .video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    display: table;
    height: 100%;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2B333F;
    background-color: rgba(43,51,63,.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em;
}
.video_slider .video_overlay .bottom {
    -webkit-transition: opacity .3s ease 0;
    transition: opacity .3s ease 0s;
}
.video_slider .video_overlay .bottom {
    bottom: 0;
    display: none;
    opacity: 0;
    left: 0;
    position: absolute;
    vertical-align: bottom;
    width: 100%;
    margin: 0 auto 10px;
}
.video_slider .video_overlay .bottom .scrolldown {
    font-size: 48px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    -webkit-transition: all .6s;
    transition: all .6s;
    display: inline-block;
}
.video_slider a {
    outline: 0;
}
.video_slider .video_overlay .controls, html.desktop .video_slider .video_overlay .video_close_button, .video_slider .video_overlay .bottom {
    -webkit-transition: opacity .3s ease 0;
    transition: opacity .3s ease 0s;
}
.video_slider .video_overlay .controls .play-action.pause {
    background-image: url("../../../racechip/default/images/pause-icon.svg");
}
.video_slider .video_overlay .controls .progress_bar_wrapper {
    background-image: url("../../../racechip/default/images/progress_bar.png");
    background-repeat: no-repeat;
    width: 152px;
    height: 18px;
    display: block;
    float: left;
    position: relative;
    top: 8px;
    cursor: pointer;
    margin-left: 4px;
}
.video_slider .video_overlay .controls .progress_bar_wrapper .progress { background-color: rgba(255, 255, 255, 0.95);
width: 0;
: absolute;
height: 7px;
left: 2px;
top: 6px;
max-width: 149px;
}
.cms-index-index.cms-start ul { max-width: 100% !important;}
.cms-index-index ul li .new-wrapper-1, .cms-index-index ul li .new-wrapper-2, .cms-index-index ul li .new-wrapper-3, .cms-index-index ul li .new-wrapper-5 { max-width: 1113px; margin: 0 auto;}
.new-wrapper-4 {
    margin-top: 50px;
    clear: both;
    margin-left: 395px;
}

a.helplink,#helpdiv {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #808080;
}
#helpdiv{text-align: left;}
div#helpcontent{text-align: center;display: none;}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 30px 40px 40px 40px;
    width: auto;
    max-width: 975px;
    margin: 20px auto;
    color: #3c3c3c;
    max-height: 600px;
    overflow-y: auto;
}
.white-popup h2{
        margin-bottom: 20px;
    text-align: left;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 2rem;
    line-height: normal;
    color: #3c3c3c;
}
.white-popup h3{
    color: #3c3c3c;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: 10px;
}
.white-popup p{
    color: #3c3c3c;
    font-size: 14.5px;
    text-align: center;
    line-height: 1.6;
}
.white-popup table{width: 100%;}
.white-popup table tr td,.white-popup table tr th{
    padding: 5px 10px;
}
.white-popup table tr td{
    border: 1px solid #c8c8c8;
    text-align: left;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.92857rem;
    background-color: #f9f9f9;
}
.white-popup .hbox-1 span{
        text-align: left;
    padding-bottom: 20px;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.85714rem;
    display: block;

}
.white-popup .col-md-6{padding: 0;}
.white-popup .col-md-6 .hbox-1{
    padding: 20px 40px 0;
    border: 1px solid #c8c8c8;
    background-color: #f9f9f9;
    border-bottom: none;
}
.white-popup .col-md-6 .hbox-1 img{width: 100%;max-width: 356px;}
.white-popup .col-md-6 .hbox-1:last-child {
    border-bottom: 1px solid #c8c8c8;
    border-top: none;
    padding-bottom: 20px;
}
.white-popup .col-md-6:last-child .hbox-1{border-left:none; }
.white-popup h5{
        font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.92857rem;
}
.row.helpbox {
    margin-bottom: 40px;
    box-sizing: border-box;
    margin: 0;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
    font-size: 40px;
}
.filterbg {
    height: 295px;
    background: transparent url(../images/shop_stage_desktop.jpg) no-repeat center;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -2%;
}
.filterbg.catebg{
    background-image: transparent url(../images/shop_stage_desktop.jpg);
}
.filterbg.loginbg{
    background: transparent url(../images/generic_stage_image.jpg);
}
.category-products h1.cattitle,h1.cattitle{
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;text-align: center;
    font-size: 1.85714rem;
}
li.level0 {
    margin-left: 2%;
    display: block;
    position: relative;
}
li.level0.nav-find-manufacturer.even.first.level-top{display: none !important;}
li.level0.nav-find-manufacturer.even.first.level-top {
   background: url(../images/icon-selector-no-selection.png) no-repeat left;
    background-size: cover;
    content: '';
    width: 30px;
    height: 30px;
    position: relative;
    padding-left: 40px;
    background-size: auto 100%;
}
a.header-car-selector img{height: 20px;}
#nav ul.car-selector{   display: none;
    text-align: center;
}
#nav li.findselecticon.over ul.car-selector,#nav li.findselecticon:hover ul.car-selector{display: block;    left: -100%;}
li.level1.nav-0-2.last.selector-info{    color: #343434;text-align: center;border: none;}
li.level1.nav-0-2.last.selector-info a{color: #343434;text-align: center;border: none;}
li.level1.nav-0-2.last.selector-info.over:hover a{color: #fe5c1a;}
.differentiating{display: none;}
a.help-differentiating{
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    margin: auto;
}
.helpdifferentiating{text-align: center;}
.col1-layout .page-title h1{    font-size: 2.14286rem;    clear: both;
    height: initial;
    line-height: initial;}
.login-block .control{
    background: none !important;height: auto!important;max-height: auto;min-height: auto;left: 0!important;
    width: 100%!important;
}
.footer-reasons {
    background-color: #3c3c3c;
    padding-left: 20px;
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 50px;
    position: relative;
    border-bottom: 1px solid rgb(49, 49, 49);
    font-family: Roboto, Arial, Verdana, sans-serif;
}
.footer-reasons .col-md-2.col-sm-2 img{
    height: 72px;
    margin-bottom: 10px;
}
#html5-watermark {
    display: none !important;
}
.categorypath-chiptuning-12 .container.content, .categorypath-chiptuning-12-product-overview .container.content, .categorypath-chiptuning-12-performance-upgrade .container.content, .categorypath-chiptuning-12-fuel-economy .container.content, .categorypath-chiptuning-12-installation .container.content, .categorypath-chiptuning-12-technology-quality .container.content, .categorypath-accessories-8-racechip-app-menu .container.content, .categorypath-accessories-8-kn-airfilter-menu .container.content, .categorypath-accessories-8-throttle-tuning-menu .container.content, .categorypath-about-us-the-racechip-company .container.content, .cms-tuningbox-vs-remapping .container.content, .categorypath-chiptuning-12-tuning-box-vs-remapping .container.content {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
.proview-banner img {
    width: 100%;
}
#tab-chiptuning-top { position: initial; margin: 0;}
.proview-banner {
    position: relative;
}
.proview-menu {
    max-width: 1170px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
}
.proview-sec {
    max-width: 1170px;
    margin: 0 auto;
}
.categorypath-chiptuning-12 .category-top, .categorypath-chiptuning-12 .category-title { margin: 0;}
.categorypath-chiptuning-12-product-overview .category-top, .categorypath-chiptuning-12-product-overview .category-title { margin: 0;}
.categorypath-chiptuning-12-performance-upgrade .category-top, .categorypath-chiptuning-12-performance-upgrade .category-title { margin: 0;}
.categorypath-chiptuning-12-fuel-economy .category-top, .categorypath-chiptuning-12-fuel-economy .category-title { margin: 0;}
.categorypath-chiptuning-12-installation .category-top, .categorypath-chiptuning-12-installation .category-title { margin: 0;}
.categorypath-chiptuning-12-technology-quality .category-top, .categorypath-chiptuning-12-technology-quality .category-title { margin: 0;}
.categorypath-accessories-8-racechip-app-menu .category-top, .categorypath-accessories-8-racechip-app-menu .category-title { margin: 0;}
.categorypath-accessories-8-kn-airfilter-menu .category-top, .categorypath-accessories-8-kn-airfilter-menu .category-title { margin: 0;}
.categorypath-accessories-8-throttle-tuning-menu .category-top, .categorypath-accessories-8-throttle-tuning-menu .category-title { margin: 0;}
.categorypath-about-us-the-racechip-company .category-top, .categorypath-about-us-the-racechip-company .category-title { margin: 0;}
.cms-tuningbox-vs-remapping .category-top, .cms-tuningbox-vs-remapping .category-title { margin: 0;}
.categorypath-chiptuning-12-tuning-box-vs-remapping .category-top, .categorypath-chiptuning-12-tuning-box-vs-remapping .category-title { margin: 0;}
#nav li.level0::after { display: none;}
#products-grid { text-align: center;}
.product-info-table {background: #f7f7f7cc !important;}
.products-grid li.item {width: 23%;display: inline-block;float: none;vertical-align: top;}
.products-grid li.ultimate_connect .product-name {background: #f7f7f7cc;}
.products-grid li.racechip_ultimate .product-name { background: #f7f7f7cc;}
.products-grid li.racechip_pro2 .product-name { background: #f7f7f7cc;}
.products-grid .product-name a { color: #000 !important; font-weight: bold; font-style: italic; font-size: 16px;}
.stophead { text-align: left !important; padding: 0 !important; font-weight: bold !important; font-size: 20px !important;}
.products-grid li.ultimate_connect .image-container { background: #ffffff;}
.products-grid li.racechip_ultimate .image-container { background: #ffffff;}
.products-grid li.ultimate_connect .proinfo-wrapper {background-color: #fff;background-size: 100% 100%;}
.products-grid li.racechip_ultimate .proinfo-wrapper {background-color: #fff;background-size: 100% 100%;}
.products-grid li.racechip_pro2 .proinfo-wrapper {background-color: #fff;background-size: 100% 100%;}
.categorypath-installation-11-shipping-returns .head-info { overflow: hidden; margin: 0 auto; max-width: 750px;}
.categorypath-installation-11-shipping-returns .head-info-row { overflow: hidden; width: 50%; float: left;}
.categorypath-installation-11-shipping-returns .head-info .head-info-item.shipping-price {
    background: url("../images/icon-shipping-price.png") no-repeat left center;
    background-size: 36px;
}
.categorypath-installation-11-shipping-returns .head-info .head-info-item.shipping-time {
    background: url("../images/icon-shipping-time.png") no-repeat left center;
    background-size: 27px;
}
.categorypath-installation-11-shipping-returns .head-info .head-info-item.shipping-globe {
    background: url("../images/icon-shipping-globe.png") no-repeat left center;
    background-size: 27px;
}
.categorypath-installation-11-shipping-returns .head-info .head-info-item.shipping-return {
    background: url("../images/icon-delivery-return-rights.png") no-repeat left center;
    background-size: 30px;
}
.categorypath-installation-11-shipping-returns .head-info .head-info-item {
    width: 50%;
    float: left;
    padding-left: 40px;
    font-family: Roboto, Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.875rem;
}
.homelogos {
    display: inline-block;
    width: 70%;
    padding: 30px 30px 10px 30px;
    box-sizing: border-box;
    background: #3E3E3E;
    color: #fff;
    text-align: center;
}
.sbtn {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    text-align: center;
    padding-top: 4%;
}
.fa-check-me { background: url(../images/checkmark-orange.png) no-repeat center; width: 34px; height: 34px;}


.vehicle-select lable h5 {  display: none;  }
 .selector-icons::after {
  clear: both;
}
.selector-icons::after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
 .selector-icons {
  background-color: #dadada;
  margin-top: 20px;
  opacity: 0.7;
  width: 99.9%;
  margin: 0 auto;
  max-width: 1170px;
  margin-bottom: 2px;
}
.banner-box h2 {
    margin-bottom: 20px !important;
}
 .selector-container .selector-icons .item{
  font-family: Roboto, Arial, Verdana, sans-serif;
  font-size: 0.78571rem;
  font-style: italic;
  font-weight: 400;
}
.selector-icons .item {
  color: #3c3c3c;
  float: left;
  font-family: Roboto, Arial, Verdana, sans-serif;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  height: 65px;
  line-height: 65px;
  width: 33.33%;
}
 .selector-icons .item .selector-icon {
    height: 57px !important;
    margin-top: 4px !important;
    width: 52px !important;
    margin-right: 4%;

}
 .selector-icons .item .selector-icon {
  float: left;
  height: 50px;
  margin-left: 6%;
  margin-top: 8px;
}
 .selector-container.selector-icons .item .legend {
  display: flex;
  font-size: 14px;
  line-height: normal;
  margin: 15px 0 0 0;
}
.selector-icons .item .legend {
  margin-left: 8px;
}

.col-md-4.vehicle-select  select{
    width:100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right:25px !important;
    border: none;
     background: transparent url("../images/arr_down_picker_orange.png") no-repeat right 10px center;

}
.form-start-container .vehicle-select:last-child {
  border: medium none;
}
.form-start-container .vehicle-select {
  border: 1px solid #ccc;
  padding: 0 !important;
}
.container.form-start-container {
  padding: 0;
}
 .banner-box > p {
  margin: 0;
}
.item.first.col-md-4,.item.second.col-md-4,.item.third.col-md-4{
  padding-left: 0;
  padding-right: 0;
}
h1.cattitle {
  padding-bottom: 10px;
}
img.video_icon {
    width: 36%;
    position: absolute;
    display: inline-block;
    margin-left: -31%;
    margin-top: -5%;
}
.news-link.video-link {
    position: absolute;
    width: 8.5%;
    height: 77px;
    line-height: normal;
    margin-left: 9%;
    margin-top: -17%;
    padding-left: 70px;
}
span.-only-desktop {
    font-family: Roboto Light, Ariel,open-sans;
    font-size: 13px;
    font-style: italic;
    color: #fff;
}

.form-start-container .vehicle-select:nth-child(2) {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}

.product-advantages .overview .title {
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 2.14286rem;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 3.02419%;
    margin-top: 0;
}

.product-advantages .overview .overview-list li {
    display: inline-block;
    height: 160px;
    margin: 20px 0;
    position: relative;
    width: 33.3% !important;
    line-height: 1.6;
}

.product-advantages .overview .overview-list li a {
    bottom: 0;
    color: #3c3c3c;
    display: block;
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
}

.product-advantages .overview .overview-list li a .icon.icon-plug-and-play {
    background-image: url("../images/icon-plug-and-play_white.png");
}
.product-advantages .overview .overview-list li a:hover .icon-plug-and-play, .product-advantages .overview .overview-list li.active a .icon-plug-and-play {
    background-image: url("../images/icon-plug-and-play_orange.png");
}
.product-advantages .overview .overview-list li a .icon.icon-power-reserves {
    background-image: url("../images/icon-power-reserves_white.png");
}
.product-advantages .overview .overview-list li a:hover .icon-power-reserves, .product-advantages .overview .overview-list li.active a .icon-power-reserves {
    background-image: url("../images/icon-power-reserves_orange.png");
}
.product-advantages .overview .overview-list li a .icon.icon-levels-adjustment {
    background-image: url("../images/icon-levels-adjustment_white.png");
}
.product-advantages .overview .overview-list li a:hover .icon-power-reserves, .product-advantages .overview .overview-list li.active a .icon-power-reserves {
    background-image: url("../images/icon-power-reserves_orange.png");
}
.product-advantages .overview .overview-list li a .icon.icon-engine-protection {
    background-image: url("../images/icon-engine-protection_white.png");
}
.product-advantages .overview .overview-list li a .icon.icon-double-engine {
    background-image: url("../images/icon-double-engine_white.png");
}
.product-advantages .overview .overview-list li a .icon.icon-easy-reset {
    background-image: url("../images/icon-easy-reset_white.png");
}
.product-advantages .overview .overview-list li .contents {
    display: none;
}
.product-advantages .overview .overview-list li a:hover .icon-levels-adjustment, .product-advantages .overview .overview-list li.active a .icon-levels-adjustment {
    background-image: url("../images/icon-levels-adjustment_orange.png");
}
.product-advantages .overview .overview-list li a:hover .icon-engine-protection, .product-advantages .overview .overview-list li.active a .icon-engine-protection {
    background-image: url("../images/icon-engine-protection_orange.png");
}
.product-advantages .overview .overview-list li a:hover .icon-double-engine, .product-advantages .overview .overview-list li.active a .icon-double-engine {
    background-image: url("../images/icon-double-engine_orange.png");
}
.product-advantages .overview .overview-list li a:hover .icon-easy-reset, .product-advantages .overview .overview-list li.active a .icon-easy-reset {
    background-image: url("../images/icon-easy-reset_orange.png");
}

.product-advantages .overview .overview-list li a .icon {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 80px;
    margin: 0 auto;
    width: 50%;
}
.product-advantages .overview .overview-list li.active .icon {
    height: 100px;
}
.product-advantages .content-area { padding: 50px 0; text-align: center; margin: 0 auto; max-width: 840px;}
.product-advantages .make-selection-message .icon {
    background: transparent url("../images/icon-up-shop-disabled.png") no-repeat scroll center center;
    background-size: 30px auto;
    display: block;
    height: 40px;
    margin: 0 auto;
    opacity: 0.7;
    width: 30px;
}
.product-advantages .make-selection-message .message {
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
.product-advantages .make-selection-message .message a {
    color: #3c3c3c;
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 1.14286rem;
    font-style: italic;
    font-weight: 300;
}
.product-advantages .make-selection-message .c2a {
    text-align: center;
}
.product-advantages .make-selection-message .c2a a {
    background-position: 15px center !important;
    background-size: 22px auto, cover;
    height: 55px;
    line-height: 55px;
    padding-left: 50px;
    padding-right: 30px;
    width: 230px;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.product-advantages .make-selection-message .c2a a:hover {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/selector-icon.png"), -moz-linear-gradient(center top , #388513, #51ba1b);
    background-origin: padding-box, padding-box;
    background-position: 35px center;
    background-repeat: no-repeat, repeat;
    background-size: 22px auto, cover;
}
button.btn.select-car.green, a.btn.select-car.green, input.select-car.green[type="button"] {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/selector-icon.png"), -moz-linear-gradient(center top , #51ba1b, #388513);
    background-origin: padding-box, padding-box;
    background-position: 35px center;
    background-repeat: no-repeat, repeat;
    background-size: 22px auto, cover;
}
.product-advantages .overview .overview-list li a:hover .icon, .product-advantages .overview .overview-list li a:active .icon {
    height: 100px;
}
.product-advantages .content-area .to-shop {
    width: 840px;
}
.product-advantages {
    border-bottom: 1px solid #8a8a8a;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 4;
}
.product-advantages .detailed-view {
    display: none;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.product-advantages .overview, .product-advantages .detailed-view {
    height: 480px;
}
.product-advantages .detailed-view .close {
    background: transparent url("../images/icon-close-details.png") no-repeat scroll center center / 20px auto;
    cursor: pointer;
    height: 20px;
    left: 48.75%;
    position: absolute;
    top: -10px;
    width: 20px;
}
.product-advantages .detailed-view .item {
    display: none;
    padding: 100px 0 70px;
    width: 100%;
}
.product-advantages .detailed-view .contents::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.product-advantages .overview .contents::after, .product-advantages .detailed-view .contents::after {
    clear: both;
}
.product-advantages .overview .contents .title, .product-advantages .detailed-view .contents .title {
    line-height: normal;
    margin: 0 0 30px;
}
.product-advantages .overview .contents .pro-con::before, .product-advantages .overview .contents .pro-con::after, .wrapper .page .ct-dispatcher-tuning-box .product-advantages .detailed-view .contents .pro-con::before, .product-advantages .detailed-view .contents .pro-con::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.product-advantages .overview .contents .pro-con .pro, .product-advantages .overview .contents .pro-con .con, .product-advantages .detailed-view .contents .pro-con .pro, .product-advantages .detailed-view .contents .pro-con .con {
  text-align: left;
}
.product-advantages .overview .contents .pro-con .pro, .product-advantages .overview .contents .pro-con .icon, .product-advantages .overview .contents .pro-con .con, .product-advantages .detailed-view .contents .pro-con .pro, .product-advantages .detailed-view .contents .pro-con .icon, .product-advantages .detailed-view .contents .pro-con .con {
  float: left;
  width: 30%;
}
.product-advantages .overview .contents .pro-con .pro .argument-title, .product-advantages .overview .contents .pro-con .con .argument-title, .product-advantages .detailed-view .contents .pro-con .pro .argument-title, .product-advantages .detailed-view .contents .pro-con .con .argument-title {
  background: transparent url("../images/details-check.png") no-repeat scroll left center;
  background-size: 36px auto;
  font-family: Roboto,Arial,Verdana,sans-serif;
  font-size: 1.35714rem;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 25px;
  padding-left: 55px;
}
.product-advantages .overview .contents .pro-con .pro .explanation, .product-advantages .overview .contents .pro-con .con .explanation, .product-advantages .detailed-view .contents .pro-con .pro .explanation, .product-advantages .detailed-view .contents .pro-con .con .explanation {
  font-family: Roboto,Arial,Verdana,sans-serif;
  font-size: 0.85714rem;
  font-style: normal;
  font-weight: 300;
}
.product-advantages .overview .contents .pro-con .icon, .product-advantages .detailed-view .contents .pro-con .icon {
  padding-left: 30px;
  padding-right: 20px;
  width: 40%;
}
.product-advantages .overview .contents .pro-con .pro, .product-advantages .overview .contents .pro-con .con, .product-advantages .detailed-view .contents .pro-con .pro, .product-advantages .detailed-view .contents .pro-con .con {
  text-align: left;
}
.product-advantages .overview .contents .pro-con .pro, .product-advantages .overview .contents .pro-con .icon, .product-advantages .overview .contents .pro-con .con, .product-advantages .detailed-view .contents .pro-con .pro, .product-advantages .detailed-view .contents .pro-con .icon, .product-advantages .detailed-view .contents .pro-con .con {
  float: left;
  width: 30%;
}
.product-advantages .overview .contents .pro-con .con .argument-title, .product-advantages .detailed-view .contents .pro-con .con .argument-title {
  background-image: url("../images/details-close.png");
}
.product-advantages .overview .contents .pro-con .pro, .product-advantages .overview .contents .pro-con .icon, .product-advantages .overview .contents .pro-con .con, .product-advantages .detailed-view .contents .pro-con .pro, .product-advantages .detailed-view .contents .pro-con .icon, .product-advantages .detailed-view .contents .pro-con .con {
  float: left;
  width: 30%;
}
.product-advantages .overview .contents .pro-con .icon, .product-advantages .detailed-view .contents .pro-con .icon {
  padding-left: 30px;
  padding-right: 20px;
  width: 40%;
}
.product-advantages .overview .contents .pro-con .icon img, .product-advantages .detailed-view .contents .pro-con .icon img {
  margin: 0 auto;
  max-width: 90%;
}
a:active, a:hover, a:focus { outline: none;}
.product-advantages .overview .contents .pro-con .con.-with-pro-icon .argument-title, .product-advantages .detailed-view .contents .pro-con .con.-with-pro-icon .argument-title {
  background-image: url("../images/details-check.png");
}

.home-page-gallery .title {
    margin-bottom: 35px;
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 1.57143rem;
    font-style: italic;
    font-weight: 400;
    margin-top: 20px;
}
.home-page-gallery .gallery-container {
    padding-bottom: 38.3648%;
    position: relative;
    width: 100%;
}
.home-page-gallery .gallery-container .group.first {
    padding-left: 2px;
    width: 55%;
}
.home-page-gallery .gallery-container .group {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.home-page-gallery .gallery-container .group.second {
    left: 55%;
    width: 20%;
}
.home-page-gallery .gallery-container .group.third {
    left: 75%;
    padding-right: 2px;
    width: 25%;
}
.home-page-gallery .gallery-container .group .grid.big, .home-page-gallery .gallery-container .group .grid.slim {
    height: 66.66%;
}
.home-page-gallery .gallery-container .group .grid.w35 {
    width: 63%;
}
.home-page-gallery .gallery-container .group .grid {
    float: left;
    padding: 2px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.home-page-gallery .gallery-container .group .grid .image.image-1 {
    background-image: url("../images/img-1-1.jpg");
}
.home-page-gallery .gallery-container .group .grid .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}
.home-page-gallery .gallery-container .group .grid div {
    display: block;
    height: 100%;
}
.home-page-gallery .gallery-container .group .grid.w20 {
    width: 37%;
}
.home-page-gallery .gallery-container .group .grid .image.image-2 {
    background-image: url("../images/img-2-1.jpg");
}
.home-page-gallery .gallery-container .group .grid.small, .home-page-gallery .gallery-container .group .grid.slimsmall {
    height: 33.33%;
}
.home-page-gallery .gallery-container .group .grid .image.image-3 {
    background-image: url("../images/img-3-1.jpg");
}
.home-page-gallery .gallery-container .group .grid .image.image-4 {
    background-image: url("../images/img-4-1.jpg");
}
.home-page-gallery .gallery-container .group.second {
    left: 55%;
    width: 20%;
}
.home-page-gallery .gallery-container .group .grid .image.image-5 {
    background-image: url("../images/img-5-1.jpg");
}
.home-page-gallery .gallery-container .group .grid .image.image-6 {
    background-image: url("../images/img-6-1.jpg");
}
.home-page-gallery .gallery-container .group .grid .image.image-7 {
    background-image: url("../images/img-7-1.jpg");
}
.home-page-gallery .gallery-container .group.third {
    left: 75%;
    padding-right: 2px;
    width: 25%;
}
.home-page-gallery .gallery-container .group .grid.small2 {
    height: 40%;
}
.home-page-gallery .gallery-container .group .grid.w100 {
    width: 100%;
}
.home-page-gallery .gallery-container .group .grid .image.image-8 {
    background-image: url("../images/img-8-1.jpg");
}
.main .home-page-gallery .gallery-container .group .grid.slimsmall2 {
    height: 20%;
}
.home-page-gallery .gallery-container .group .grid.w100 {
    width: 100%;
}
.home-page-gallery .gallery-container .group .grid .image.image-9 {
    background-image: url("../images/img-9-1.jpg");
}
.home-page-gallery .gallery-container .group .grid .image.image-10 {
    background-image: url("../images/img-10-1.jpg");
}
.home-page-gallery .gallery-container:hover .grid:not(:hover) {
    opacity: 0.5;
}
.home-page-gallery .gallery-container .group .grid.slimsmall2 {
    height: 20%;
}
.home-page-gallery .gallery-container .image a {
    display: block;
    height: 100%;
    width: 100%;
}
.home-page-gallery .gallery-container .image img {
    height: 100%;
    width: 100%;
}

.home-small-text-container {
    background: transparent url("../images/footer-logo-small.png") no-repeat scroll left 40px!important;
    margin: 60px auto 0;
    max-width: 960px;
    padding: 20px 0 50px 100px;
}
.home-small-text {
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 0.78571rem;
    font-style: normal;
    font-weight: 400;
}

.home-small-text-container .home-small-text .scroll-box {
    height: 350px;
    overflow: auto;
}
.home-small-text-container .home-small-text .head-line {
    clear: both;
}
.home-small-text .head-line h4 {
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 10px;
}
.home-small-text .head-line h5 {
    font-family: Roboto,Arial,Verdana,sans-serif;
    font-size: 0.78571rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 10px;
}
.home-small-text .columns p {
    column-count: 2;
}
.home-small-text .links {
    margin: 30px 0;
    max-width: 500px;
}
.home-small-text .links ul li {
    background: url("../images/icon-small-text-bullet.png") no-repeat scroll left center;
    float: left;
    padding-left: 15px;
    width: 33.3333%;
    line-height: 1.6;
}
.home-small-text .links ul li a {
    color: #000;
}
.home-small-text .links ul li a:hover {
    color: #d0511e;
}
img.home_wallpaper {
    transform: scale(1.18);
    background: linear-gradient(to bottom, #000000 0%,rgba(0,0,0,1) 100%);
    padding-top: 37px;
}

#footer .footer-res {
    background-color: #3e3e3e;
    border-bottom: 1px solid rgb(49, 49, 49);
    font-family: Roboto, Arial, Verdana, sans-serif;
    padding: 60px 20px 50px;
    position: relative;
    display: none;
}
@media (max-width:330px) and (min-width:310px){
  #footer .footer-res p{
    padding-left: 0!important;
  }
}
@media (max-width:375px) and (min-width:365px){
  #footer .footer-res p{
    padding-left: 0!important;
  }
}
.home-page-gallery .gallery-container .group .grid .image a img {
    display: none;
}
.mteo-theme-default {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/popup-image.jpg) !important;
    background-size: 100% 100% !important;
}
.vehicle-select select::-ms-expand {
    display: none;
}
.storelocator.location:hover { color: #fff;}
.storelocator.form select { cursor: pointer; width: 120% !important; padding: 0;}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { box-sizing: border-box;}
.home-page-gallery .gallery-container .group .grid { box-sizing: border-box;}

@media only screen and (max-width: 768px) {
    .category-chip .category-products {max-width: 95%;margin:20px auto !important;}
    .category-chip .category-products .cattitle{line-height: normal;}
    .proview-sec p{max-width: 95%;margin-left:auto !important;margin-right: auto !important;}
    .bmwtest > iframe {  width: 100% !important;}
}
@media (max-width:325px) and (min-width:315px){
  .bmwtest > iframe {
    width: 90%!important;
  }
}
@media only screen and (max-width: 600px) {
    .accordion-chronicle-answer{height: auto !important;}
}
@media only screen and (max-width: 480px) {
    .proview-sec p{padding-left: 15px !important;padding-right: 15px !important;}
}

.mpblog-index-index article, .mpblog-index-index aside, .mpblog-index-index section { margin: 0;}
.mpblog-index-post article, .mpblog-index-post aside, .mpblog-index-post section { margin: 0;}
.mpblog-index-archive article, .mpblog-index-archive aside, .mpblog-index-archive section { margin: 0;}
.mpblog-index-category article, .mpblog-index-category aside, .mpblog-index-category section { margin: 0;}
.mpblog-index-tag article, .mpblog-index-tag aside, .mpblog-index-tag section { margin: 0;}
.mpblog-index-search article, .mpblog-index-search aside, .mpblog-index-search section { margin: 0;}
.mp-blog-head h1 { margin-bottom: 25px !important;}
#nav li.nav-shop { display: none;}
@media(max-width:1024px){
  li.level0{
    margin-left: 1%!important;
  }
}
